a:link 
	{text-decoration: none; 
	color: #6633CC; 
	font-family: "verdana"; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

a:visited 
	{text-decoration: none; 
	color: #6633CC; 
	font-family: "verdana"; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}
a:hover 
	{text-decoration: none;
	color: #660000; 
	font-family: "verdana"; 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}

body 
	{background: #FFFFFF; 
	color: #000000; 
	font-family: "verdana";
	font-size: 10px}
